* Due to internal compiler changes, you can NOT use earlier versions of the Listener.
* MacPost now correcly handles aliases (Preferences, Address Book, Signature).
* Fixed minor bug in Window menu (didn't handle windows with name starting with '-' correctly).
* Improved placement of alerts and dialogs for users with more than one screen.
* Fixed zooming. Without option key, zoom goes to/from 24*80 chars; with option key to/from max screen size.
* Fixed problems with font sizes that did not exist as a bitmap (like 11 pts).
* Completely redesigned the preferences format. Future versions will automatically preserve current preferences and add default values to new preferences.
* New preference option allows the "Unread Mail" window to be automatically hidden when MacPost is not the foreground application.
* New preference option allows the user to turn off the "You have nn new mail items" dialog that the Listener otherwise pops up at boot time.
* The title bar of the "Unread Mail" window now indicates the number of unread mail items.
* The about box now shows version numbers for the Listener as well. Try to use the same versions of both MacPost and the Listener.
* Added preferences settings for preferred window size.
Changes in version 1.0b4
------------------------
* Added signature feature. If there is a file named "Signature" in the System Folder, then it will be appended at the end of every mail item sent.
* Fixed bug that occured when printing mail items displayed at more than 9 points. Now always prints in 9 points, regardless of font size in window.
* Fixed bug that ignored number of copies in the Print "dialog".
* Added support for keys on extended keyboard (PageUp, PageDown, Home, End).
* Added "Find" menu items.
* Increased partition size from 256 to 300k.
* Fixed bug that sometimes caused wrong action to be taken when a small icon (save, print, trash) was clicked in mail windows.
* Added support for cut/copy/paste in all dialogs with editable text (incl the save dialog). ESC and CMD-. now works in all dialogs (incl open/save).
* Now checks for CMD-. in the recommended way (TN 263).
* CMD-. now works during printing.
* Added Window menu.
* Changed wording of the "OK" button to "Quit" in dialogs where the only option is quit (no server, lost connection, etc).
* 32-bit clean flag in SIZE resource is now set.
* Added full set of color icons.
* Internal change: the MacPost application source code now fully uses prototypes.
* Added support for offline mode. If no MacPost servers are available, then MacPost will run in offline mode (all functions concering send and recieve are disabled).
* Added menu commands for encode and decode binhex files.
* Added command to send any file. It is automagically binhexed.
* Added "Open Signature" menu command.
* Added "Append To..." menu command.
* Added header (with date/time, subject and page no/total page) when printing.
* Fixed bugs in encode/decode. Speeded up decode. Added support for all file flags. The encoder/decoder should now be compatible with any other binhexer.
* Decode BinHex now automatically translates from Mac ASCII to 7 bit ASCII during decoding.
* Finally fixed the bug with condensed text in Unread Mail window under System 7. It was a cultural shock between a feature in System 7 and harmless bug in MacPost.
* Fixed problem with flickering cursor in std file dialogs. Also added support for cut/copy/paste in save dialogs.
* Fixed bug that stopped notifications to work in System 7. It affected notifications posted by the application, not by those originating from the server. (This bug was introduced by a feature in System 7).
* "Added Append to..." button in Unread Mail window.
* Decode BinHex is now able to decode more than one than one BinHex from a single file.
* Fixed bug that caused crash under low-memory conditions.
* Added preference option to turn off signatures.
* Add address setting is now saved in the preferences file.
* Improved MultiFinder/System 7 compatibility (easier to put MacPost in the background during time-consuming operations. Application menu in MultiFinder/System 7 now also works properly when MacPost is busy.
* Added System 7 balloon help to menus.
* Adjusted all timeouts (both in MacPost and Listener). MacPost should now work better over slow or busy nets. "Select Server" now looks much more carefully for servers (and is slower...).
* After a fatal error, "Cancel" is now dimmed in "Save changes" dialogs. Also fixed a bug that disabled the "Save changes" dialogs entirely.
* (Admin feature) If 'STR ' 132 is not empty, MacPost only searches for servers in that zone.
Changes in verison 1.0b3
------------------------
* A possible bug removed as documented in TN #232. This may have caused that the Mac sometimes crashed when mail was saved on some Mac models.
* The first selected address in the send dialog is shown in the text edit field after clicking on the Add button.
Changes in version 1.0b2
------------------------
* Random crashes when reading mail, fixed.
* Cut, copy and paste between applications didn½t always worked correct, fixed.
* Unnecessary updates in text, fixed.
* Thumb sometimes inconsistent with position in text, fixed.
* Bug in window placement, fixed.
* Autoscroll in text with updating of thumb.
* Resizeable "Unread Mail" window.
* Adjustable default font size via popup menu in preference dialog.
* Possible to change font via string in resource, (default = Monaco).
* Alert user who tries to send to more than n recipients, n adjustable via resource, (default = 6).
* Position and size of "Unread Mail" window saved in preferences file.
* Changes in the address book will take immediate effect when running MacPost.
* The use of translation tables has internally changed.
* The mark of items in unread mail window is more intiutive restored when read, save or delete.
* Double clicking in lists will now work and makes the button blink to give feedback to the user.